home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Examples / EnterpriseObjects / RadioMatrixAssociation / English.lproj / RadioMatrixAssociation.nib / data.classes next >
Encoding:
Text File  |  1994-09-03  |  258 b   |  8 lines

  1. DataSource = {SUPERCLASS = NSObject; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. AppController = {
  4.     ACTIONS = {"fetch:" = "fetch:"; }; 
  5.     OUTLETS = {dataSource = dataSource; eoController = eoController; }; 
  6.     SUPERCLASS = NSObject; 
  7. };
  8.